home *** CD-ROM | disk | FTP | other *** search
/ Aminet 5 / Aminet 5 - March 1995.iso / Aminet / text / show / txtrd111.lha / Textread.readme < prev   
Text File  |  1994-11-30  |  1KB  |  35 lines

  1. short: Textread 1.11: Very fast text viewer
  2. type: text/show
  3. author: Martin Blom (lcs@lysator.liu.se)
  4. uploader: Martin Blom (lcs@lysator.liu.se)
  5.  
  6.  
  7.  The  first  official  release of Textread, 1.03, was released in November
  8. 1992, exactly two years ago.  I wrote it for two reasons:
  9.  1) I wanted to learn how to code system friendly programs under Release 2
  10.  2) I didn't think PPMore's text routines were fast enough.
  11.  
  12. Speed  was  the  most important issue, memory had lower priority.  This is
  13. still  the  case,  even if I have replaced my own hardware-banging blitter
  14. routines  with  system  calls  (=slower), and have optimized memory usage.
  15. This  new  release does, although it has many new features, only use about
  16. 5500  bytes  more when loaded into memory, and the executable file is only
  17. about 8800 bytes longer than 1.03.
  18.  
  19. Textread  was  designed with "Amiga User Interface Style Guide" beside the
  20. keyboard, so I think you will feel comfortable with the layout.
  21.  
  22. Textread requires V37 of the system libraries (Release 2.04).
  23.  
  24. If  found on your system, Textread will take advantage of asl.library V38,
  25. XPK  and  power-  packer.library  (V35).   Powerpacker and Reqtools are no
  26. longer needed. Neither is V38 of asl.library.
  27.  
  28. CHANGES:
  29.  
  30. Release 1.11
  31. ¯¯¯¯¯¯¯¯¯¯¯¯
  32.         V38.64          V38 of asl.library is not needed anymore, v37 will
  33.                         do, but you loose the screenmode requester.
  34.                         (30.11.94) 
  35.